ComponentOne ASP.NET MVC Controls
PageSize Property (BaseCollectionViewService<T>)

C1.Web.Mvc Namespace > BaseCollectionViewService<T> Class : PageSize Property
Gets or sets the page size. 0 means to disable paging.
Syntax
'Declaration
 
Public Overridable Property PageSize As Integer
public virtual int PageSize {get; set;}
See Also

Reference

BaseCollectionViewService<T> Class
BaseCollectionViewService<T> Members